@charset "UTF-8";* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}html {font-size: 10px;-webkit-tap-highlight-color: transparent;}body {font-family: "Lato", Helvetica, Arial, sans-serif;font-size: 18px;line-height: 1.59;color: #434345;background-color: #191919;}input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}a {color: inherit;text-decoration: none;}a:hover, a:focus {color: inherit;text-decoration: underline;}a:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}figure {margin: 0;}img {vertical-align: middle;}.img-responsive {display: block;max-width: 100%;height: auto;}.img-rounded {border-radius: 10px;}.img-thumbnail {padding: 0;line-height: 1.5;background-color: #191919;border: 1px solid #ddd;border-radius: 5px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;display: inline-block;max-width: 100%;height: auto;}.img-circle {border-radius: 50%;}hr {margin-top: 24px;margin-bottom: 24px;border: 0;border-top: 1px solid #f5f5f5;}.sr-only {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto;}[role="button"] {cursor: pointer;}